GetChatID extension

Extension on Chat to create ID of the chat

on

Methods

getChannelId() ID?

Available on Chat, provided by the GetChatID extension

Gets the chat's ChannelID from the username
getId() ChatID

Available on Chat, provided by the GetChatID extension

Returns the ChatID of the chat.
isTheSameChat(ID chatId) bool

Available on Chat, provided by the GetChatID extension

Returns true if the chatId passed matches the current chat's ID.