github.com/gotd/td/tg.InputReplyToMessage.QuoteOffset (field)
8 uses
github.com/gotd/td/tg (current package)
tl_input_reply_to_gen.go#L80: QuoteOffset int
tl_input_reply_to_gen.go#L140: if !(i.QuoteOffset == 0) {
tl_input_reply_to_gen.go#L195: i.QuoteOffset = val
tl_input_reply_to_gen.go#L297: if !(i.QuoteOffset == 0) {
tl_input_reply_to_gen.go#L356: b.PutInt(i.QuoteOffset)
tl_input_reply_to_gen.go#L446: i.QuoteOffset = value
tl_input_reply_to_gen.go#L555: i.QuoteOffset = value
tl_input_reply_to_gen.go#L567: return i.QuoteOffset, 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. |