Skip to content

getManagedBotToken

Returns: StringOfficial docs ↗

Use this method to get the token of a managed bot. Returns the token as String on success.

Parameters

user_idIntegerRequired
User identifier of the managed bot whose token will be returned

Returns

On success, String is returned.

GramIO Usage

Errors

Tips & Gotchas

See Also