ExLine.Api.Bot (ExLine v0.1.0)

Copy Markdown View Source

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

info(client)

@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