github.com/gotd/td/tg.MessageEntityMentionName.Offset (field)
6 uses
github.com/gotd/td/tg (current package)
tl_message_entity_gen.go#L1975: Offset int
tl_message_entity_gen.go#L2005: if !(m.Offset == 0) {
tl_message_entity_gen.go#L2033: m.Offset = from.GetOffset()
tl_message_entity_gen.go#L2091: b.PutInt(m.Offset)
tl_message_entity_gen.go#L2118: m.Offset = value
tl_message_entity_gen.go#L2142: return m.Offset
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |