CF Workers Telegram Bot - v12.6.20
Preparing search index...
TelegramUpdate
NonChannel
Interface NonChannel
Internal type holding properties that message updates outside of channels share.
interface
NonChannel
{
chat
:
PrivateChat
|
GroupChat
|
SupergroupChat
;
from
:
TelegramFrom
;
}
Index
Properties
chat
from
Properties
chat
chat
:
PrivateChat
|
GroupChat
|
SupergroupChat
from
from
:
TelegramFrom
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chat
from
CF Workers Telegram Bot - v12.6.20
Loading...
Internal type holding properties that message updates outside of channels share.