mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/telegramdesktop/tdesktop
synced 2026-09-21 00:23:56 +08:00
Update API scheme to layer 221.
This commit is contained in:
@@ -440,8 +440,10 @@ bool SendDice(MessageToSend &message) {
|
||||
.effectId = action.options.effectId,
|
||||
.suggest = HistoryMessageSuggestInfo(action.options),
|
||||
}, TextWithEntities(), MTP_messageMediaDice(
|
||||
MTP_flags(0),
|
||||
MTP_int(0),
|
||||
MTP_string(emoji)));
|
||||
MTP_string(emoji),
|
||||
MTPmessages_EmojiGameOutcome()));
|
||||
histories.sendPreparedMessage(
|
||||
history,
|
||||
action.replyTo,
|
||||
|
||||
Reference in New Issue
Block a user