Sha256: 49af4f1b77d5561592d766260293c9f966677d80b26052a8c05205eb5c7717df
Contents?: true
Size: 563 Bytes
Versions: 35
Compression:
Stored size: 563 Bytes
Contents
{ "mixin": true, "group": "groups", "name": "groups.id", "desc": "This method returns the ID of a group.", "args": { "channel": { "required": true, "example": "#general", "desc": "Group channel to get ID for, prefixed with #.", "type": "group" } }, "errors": { "channel_not_found": "Value passed for group 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