github.com/gotd/td/tg.ForumTopic.Draft (field)
9 uses
github.com/gotd/td/tg (current package)
tl_forum_topic_gen.go#L251: Draft DraftMessageClass
tl_forum_topic_gen.go#L340: if !(f.Draft == nil) {
tl_forum_topic_gen.go#L406: f.Draft = val
tl_forum_topic_gen.go#L557: if !(f.Draft == nil) {
tl_forum_topic_gen.go#L610: if f.Draft == nil {
tl_forum_topic_gen.go#L613: if err := f.Draft.Encode(b); err != nil {
tl_forum_topic_gen.go#L755: f.Draft = value
tl_forum_topic_gen.go#L1007: f.Draft = value
tl_forum_topic_gen.go#L1019: return f.Draft, 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. |