Updates for Bot API 4.9.
This commit is contained in:
parent
e599156631
commit
2f7211a708
2 changed files with 5 additions and 0 deletions
|
@ -1679,6 +1679,8 @@ func (config MediaGroupConfig) params() (Params, error) {
|
|||
}
|
||||
|
||||
// DiceConfig allows you to send a random dice roll to Telegram.
|
||||
//
|
||||
// Emoji may be one of the following: 🎲 (1-6), 🎯 (1-6), 🏀 (1-5).
|
||||
type DiceConfig struct {
|
||||
BaseChat
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue