Home
last modified time | relevance | path

Searched defs:GetGameHighScoresConfig (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/go-telegram-bot-api/telegram-bot-api/
H A Dconfigs.go825 type GetGameHighScoresConfig struct { struct
826 UserID int
827 ChatID int
828 ChannelUsername string
829 MessageID int
830 InlineMessageID string
833 func (config GetGameHighScoresConfig) values() (url.Values, error) {
851 func (config GetGameHighScoresConfig) method() string {
/dports/www/beehive/beehive-0.4.0/vendor/github.com/go-telegram-bot-api/telegram-bot-api/
H A Dconfigs.go825 type GetGameHighScoresConfig struct { struct
826 UserID int
827 ChatID int
828 ChannelUsername string
829 MessageID int
830 InlineMessageID string
833 func (config GetGameHighScoresConfig) values() (url.Values, error) {
851 func (config GetGameHighScoresConfig) method() string {