Skip to content

getManagedBotAccessSettings

Use this method to get the access settings of a managed bot. Returns a BotAccessSettings object on success.

Parameters

user_idIntegerRequired
User identifier of the managed bot whose access settings will be returned

Returns

On success, the BotAccessSettings object is returned.

GramIO Usage

Errors

Tips & Gotchas

See Also