github.com/gotd/td/tg.ReactionsNotifySettings.StoriesNotifyFrom (field)
9 uses
github.com/gotd/td/tg (current package)
tl_reactions_notify_settings_gen.go#L56: StoriesNotifyFrom ReactionNotificationsFromClass
tl_reactions_notify_settings_gen.go#L96: if !(r.StoriesNotifyFrom == nil) {
tl_reactions_notify_settings_gen.go#L134: r.StoriesNotifyFrom = val
tl_reactions_notify_settings_gen.go#L200: if !(r.StoriesNotifyFrom == nil) {
tl_reactions_notify_settings_gen.go#L235: if r.StoriesNotifyFrom == nil {
tl_reactions_notify_settings_gen.go#L238: if err := r.StoriesNotifyFrom.Encode(b); err != nil {
tl_reactions_notify_settings_gen.go#L293: r.StoriesNotifyFrom = value
tl_reactions_notify_settings_gen.go#L340: r.StoriesNotifyFrom = value
tl_reactions_notify_settings_gen.go#L352: return r.StoriesNotifyFrom, 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. |