github.com/gotd/td/tg.MessagesCreateForumTopicRequest.TitleMissing (field)
7 uses
github.com/gotd/td/tg (current package)
tl_messages_create_forum_topic_gen.go#L48: TitleMissing bool
tl_messages_create_forum_topic_gen.go#L96: if !(c.TitleMissing == false) {
tl_messages_create_forum_topic_gen.go#L140: c.TitleMissing = from.GetTitleMissing()
tl_messages_create_forum_topic_gen.go#L219: if !(c.TitleMissing == false) {
tl_messages_create_forum_topic_gen.go#L297: c.TitleMissing = c.Flags.Has(4)
tl_messages_create_forum_topic_gen.go#L347: c.TitleMissing = true
tl_messages_create_forum_topic_gen.go#L350: c.TitleMissing = false
![]() |
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. |