Documentation ¶
Index ¶
Constants ¶
View Source
const (
GuestImgMaxSize = 737280
)
View Source
const MAXONEPAGEOBJ = MAXROW * 7
View Source
const MAXROW = 3
Variables ¶
This section is empty.
Functions ¶
func HandleCallback ¶
func HandleCallback(bot *tgbotapi.BotAPI, CallbackQuery *tgbotapi.CallbackQuery)
Types ¶
type Config ¶
type Config struct { api.DrawConfig `yaml:",inline"` PrePhotoID string `json:"pre_photo_id,omitempty" yaml:"pre_photo_id,omitempty"` ControlPhotoID string `json:"control_photo_id,omitempty" yaml:"control_photo_id,omitempty"` }
func (*Config) CorrectCfg ¶
func (*Config) Fomate2TgHTML ¶
func (*Config) Fomate2TgMdV2 ¶
Click to show internal directories.
Click to hide internal directories.