github.com/gotd/td/tg.MessageActionTopicCreate.TitleMissing (field)
7 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L5948: TitleMissing bool
tl_message_action_gen.go#L5986: if !(m.TitleMissing == false) {
tl_message_action_gen.go#L6018: m.TitleMissing = from.GetTitleMissing()
tl_message_action_gen.go#L6074: if !(m.TitleMissing == false) {
tl_message_action_gen.go#L6129: m.TitleMissing = m.Flags.Has(1)
tl_message_action_gen.go#L6158: m.TitleMissing = true
tl_message_action_gen.go#L6161: m.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. |