diff --git a/submodules/TextFormat/Sources/ChatTextInputAttributes.swift b/submodules/TextFormat/Sources/ChatTextInputAttributes.swift index aceef6e4d8..50ee9631cf 100644 --- a/submodules/TextFormat/Sources/ChatTextInputAttributes.swift +++ b/submodules/TextFormat/Sources/ChatTextInputAttributes.swift @@ -412,6 +412,7 @@ public final class ChatTextInputTextCustomEmojiAttribute: NSObject, Codable { case ton(tinted: Bool) case animation(name: String) case verification + case dice } public let interactivelySelectedFromPackId: ItemCollectionId?