github.com/gotd/td/tg.MessagesCreateForumTopicRequest.SendAs (field)
9 uses
github.com/gotd/td/tg (current package)
tl_messages_create_forum_topic_gen.go#L75: SendAs InputPeerClass
tl_messages_create_forum_topic_gen.go#L114: if !(c.SendAs == nil) {
tl_messages_create_forum_topic_gen.go#L153: c.SendAs = val
tl_messages_create_forum_topic_gen.go#L228: if !(c.SendAs == nil) {
tl_messages_create_forum_topic_gen.go#L266: if c.SendAs == nil {
tl_messages_create_forum_topic_gen.go#L269: if err := c.SendAs.Encode(b); err != nil {
tl_messages_create_forum_topic_gen.go#L338: c.SendAs = value
tl_messages_create_forum_topic_gen.go#L425: c.SendAs = value
tl_messages_create_forum_topic_gen.go#L437: return c.SendAs, 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. |