github.com/gotd/td/tg.ForumTopic.NotifySettings (field)
6 uses
github.com/gotd/td/tg (current package)
tl_forum_topic_gen.go#L238: NotifySettings PeerNotifySettings
tl_forum_topic_gen.go#L322: if !(f.NotifySettings.Zero()) {
tl_forum_topic_gen.go#L383: f.NotifySettings = from.GetNotifySettings()
tl_forum_topic_gen.go#L562: if err := f.NotifySettings.Encode(b); err != nil {
tl_forum_topic_gen.go#L687: if err := f.NotifySettings.Decode(b); err != nil {
tl_forum_topic_gen.go#L907: return f.NotifySettings
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. |