github.com/gotd/td/tg.MessagesForwardMessagesRequest.VideoTimestamp (field)
8 uses
github.com/gotd/td/tg (current package)
tl_messages_forward_messages_gen.go#L126: VideoTimestamp int
tl_messages_forward_messages_gen.go#L217: if !(f.VideoTimestamp == 0) {
tl_messages_forward_messages_gen.go#L303: f.VideoTimestamp = val
tl_messages_forward_messages_gen.go#L488: if !(f.VideoTimestamp == 0) {
tl_messages_forward_messages_gen.go#L574: b.PutInt(f.VideoTimestamp)
tl_messages_forward_messages_gen.go#L717: f.VideoTimestamp = value
tl_messages_forward_messages_gen.go#L1028: f.VideoTimestamp = value
tl_messages_forward_messages_gen.go#L1040: return f.VideoTimestamp, 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. |