This method is used to invite a user to a channel. The calling user must be a member of the channel.
{ARGS}
{
"ok": true,
"channel": {
"id": "C024BE91L",
"name": "fun",
"created": 1360782804,
"creator": "U024BE7LH",
"is_archived": false,
"is_member": true,
"is_general": false,
"last_read": "1401383885.000061",
"latest": { … },
"unread_count": 0,
"unread_count_display": 0,
"members": [ … ],
"topic": {
"value": "Fun times",
"creator": "U024BE7LV",
"last_set": 1369677212
},
"purpose": {
"value": "This channel is for fun",
"creator": "U024BE7LH",
"last_set": 1360782804
}
}
}
{ERRORS}
{WARNINGS}