Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigureRecapAssignModeActionData ¶
type ConfigureRecapAssignModeActionData struct { Mode tgchat.AutoRecapSendMode `json:"mode"` ChatID int64 `json:"chatId"` FromID int64 `json:"fromId"` }
type SelectHourCallbackQueryData ¶
type SelectHourCallbackQueryData struct { Hour int64 `json:"hour"` ChatID int64 `json:"chat_id"` ChatTitle string `json:"chat_title"` RecapMode tgchat.AutoRecapSendMode `json:"recap_mode"` }
Click to show internal directories.
Click to hide internal directories.