Sha256: 860d51edf405b2015acc3b3c4e9b6a133a9531ca1f92f4f0337d9b32cae193c1
Contents?: true
Size: 572 Bytes
Versions: 35
Compression:
Stored size: 572 Bytes
Contents
{ "mixin": true, "group": "channels", "name": "channels.id", "desc": "This method returns the ID of a team channel.", "args": { "channel": { "required": true, "example": "#general", "desc": "Channel to get ID for, prefixed with #.", "type": "channel" } }, "errors": { "channel_not_found": "Value passed for channel was invalid.", "not_authed": "No authentication token provided.", "invalid_auth": "Invalid authentication token.", "account_inactive": "Authentication token is for a deleted user or team." } }
Version data entries
35 entries across 35 versions & 2 rubygems