github.com/gotd/td/tg.ChannelsEditForumTopicRequest.IconEmojiID (field)
8 uses
github.com/gotd/td/tg (current package)
tl_channels_edit_forum_topic_gen.go#L67: IconEmojiID int64
tl_channels_edit_forum_topic_gen.go#L105: if !(e.IconEmojiID == 0) {
tl_channels_edit_forum_topic_gen.go#L143: e.IconEmojiID = val
tl_channels_edit_forum_topic_gen.go#L216: if !(e.IconEmojiID == 0) {
tl_channels_edit_forum_topic_gen.go#L256: b.PutLong(e.IconEmojiID)
tl_channels_edit_forum_topic_gen.go#L314: e.IconEmojiID = value
tl_channels_edit_forum_topic_gen.go#L370: e.IconEmojiID = value
tl_channels_edit_forum_topic_gen.go#L382: return e.IconEmojiID, true
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |