github.com/gotd/td/tg.MessagesCreateForumTopicRequest.IconEmojiID (field)
8 uses
github.com/gotd/td/tg (current package)
tl_messages_create_forum_topic_gen.go#L69: IconEmojiID int64
tl_messages_create_forum_topic_gen.go#L108: if !(c.IconEmojiID == 0) {
tl_messages_create_forum_topic_gen.go#L148: c.IconEmojiID = val
tl_messages_create_forum_topic_gen.go#L225: if !(c.IconEmojiID == 0) {
tl_messages_create_forum_topic_gen.go#L262: b.PutLong(c.IconEmojiID)
tl_messages_create_forum_topic_gen.go#L324: c.IconEmojiID = value
tl_messages_create_forum_topic_gen.go#L399: c.IconEmojiID = value
tl_messages_create_forum_topic_gen.go#L411: return c.IconEmojiID, true
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |