Information about the bot / LINE Official Account.
Ref: https://developers.line.biz/en/reference/messaging-api/#get-bot-info
Summary
Functions
Gets the bot's info (userId, basicId, displayName, chatMode, markAsReadMode, ...).
Functions
@spec info(ExLine.Client.t()) :: {:ok, map()} | {:error, ExLine.Error.t()}
Gets the bot's info (userId, basicId, displayName, chatMode, markAsReadMode, ...).
Ref: https://developers.line.biz/en/reference/messaging-api/#get-bot-info