Gogram TLRef
Home Types Constructors Methods Errors E2E
Home › Types › EmojiURL
Layer 228

EmojiUrl

Abstract type representing one of 1 possible constructors.

Type

Available Constructors

In Gogram, this type is represented as tg.EmojiUrl interface. Use any of the following constructors:

EmojiUrl An HTTP URL which can be used to automatically log in into translation platform and suggest new emoj

Gogram Example

// EmojiURL is an interface type
// You can use any of the following constructors:
var _ tg.EmojiUrl = &tg.EmojiUrl{}
© 2025 Gogram TLRef. Licensed under MIT.
Gogram Telegram Core About