github.com/gotd/td/tg.StoriesStartLiveRequest.MessagesEnabled (field)
8 uses
github.com/gotd/td/tg (current package)
tl_stories_start_live_gen.go#L69: MessagesEnabled bool
tl_stories_start_live_gen.go#L118: if !(s.MessagesEnabled == false) {
tl_stories_start_live_gen.go#L165: s.MessagesEnabled = val
tl_stories_start_live_gen.go#L265: if !(s.MessagesEnabled == false) {
tl_stories_start_live_gen.go#L322: b.PutBool(s.MessagesEnabled)
tl_stories_start_live_gen.go#L414: s.MessagesEnabled = value
tl_stories_start_live_gen.go#L546: s.MessagesEnabled = value
tl_stories_start_live_gen.go#L558: return s.MessagesEnabled, 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. |