github.com/gotd/td/tg.UpdateBotNewBusinessMessage.ReplyToMessage (field)
9 uses
github.com/gotd/td/tg (current package)
tl_update_gen.go#L26700: ReplyToMessage MessageClass
tl_update_gen.go#L26737: if !(u.ReplyToMessage == nil) {
tl_update_gen.go#L26766: u.ReplyToMessage = val
tl_update_gen.go#L26818: if !(u.ReplyToMessage == nil) {
tl_update_gen.go#L26849: if u.ReplyToMessage == nil {
tl_update_gen.go#L26852: if err := u.ReplyToMessage.Encode(b); err != nil {
tl_update_gen.go#L26900: u.ReplyToMessage = value
tl_update_gen.go#L26931: u.ReplyToMessage = value
tl_update_gen.go#L26943: return u.ReplyToMessage, 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. |