github.com/gotd/td/internal/mt.MsgsStateInfo.Info (field)
5 uses
github.com/gotd/td/internal/mt (current package)
tl_msgs_state_info_gen.go#L39: Info []byte
tl_msgs_state_info_gen.go#L60: if !(m.Info == nil) {
tl_msgs_state_info_gen.go#L126: b.PutBytes(m.Info)
tl_msgs_state_info_gen.go#L158: m.Info = value
tl_msgs_state_info_gen.go#L176: return m.Info
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. |