Updates for Bot API 4.9.

This commit is contained in:
Syfaro 2020-07-23 17:13:53 -05:00
parent e599156631
commit 2f7211a708
2 changed files with 5 additions and 0 deletions

View file

@ -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