github.com/gotd/td/tg.MessageReplyHeader.ReplyToEphemeral (field)
7 uses
github.com/gotd/td/tg (current package)
tl_message_reply_header_gen.go#L57: ReplyToEphemeral bool
tl_message_reply_header_gen.go#L150: if !(m.ReplyToEphemeral == false) {
tl_message_reply_header_gen.go#L216: m.ReplyToEphemeral = from.GetReplyToEphemeral()
tl_message_reply_header_gen.go#L367: if !(m.ReplyToEphemeral == false) {
tl_message_reply_header_gen.go#L497: m.ReplyToEphemeral = m.Flags.Has(13)
tl_message_reply_header_gen.go#L640: m.ReplyToEphemeral = true
tl_message_reply_header_gen.go#L643: m.ReplyToEphemeral = false
![]() |
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. |