github.com/gotd/td/tg.EphemeralMessage.ReplyTo (field)
9 uses
github.com/gotd/td/tg (current package)
tl_ephemeral_message_gen.go#L73: ReplyTo MessageReplyHeaderClass
tl_ephemeral_message_gen.go#L127: if !(e.ReplyTo == nil) {
tl_ephemeral_message_gen.go#L182: e.ReplyTo = val
tl_ephemeral_message_gen.go#L285: if !(e.ReplyTo == nil) {
tl_ephemeral_message_gen.go#L355: if e.ReplyTo == nil {
tl_ephemeral_message_gen.go#L358: if err := e.ReplyTo.Encode(b); err != nil {
tl_ephemeral_message_gen.go#L472: e.ReplyTo = value
tl_ephemeral_message_gen.go#L619: e.ReplyTo = value
tl_ephemeral_message_gen.go#L631: return e.ReplyTo, 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. |