Preparing search index...
The search index is not available
@codebam/cf-workers-telegram-bot
@codebam/cf-workers-telegram-bot
TelegramInlineQuery
Interface TelegramInlineQuery
interface
TelegramInlineQuery
{
chat_type
:
"group"
|
"sender"
|
"private"
|
"supergroup"
|
"channel"
;
from
:
TelegramFrom
;
id
:
number
;
offset
:
string
;
query
:
string
;
}
Index
Properties
chat_
type
from
id
offset
query
Properties
chat_
type
chat_
type
:
"group"
|
"sender"
|
"private"
|
"supergroup"
|
"channel"
from
from
:
TelegramFrom
id
id
:
number
offset
offset
:
string
query
query
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
chat_
type
from
id
offset
query
@codebam/cf-workers-telegram-bot
Loading...