func github.com/gotd/td/tg.DecodeSendMessageAction
6 uses
	github.com/gotd/td/tg (current package)
		tl_messages_set_typing_gen.go#L234: 		value, err := DecodeSendMessageAction(b)
		tl_send_message_action_gen.go#L2254: func DecodeSendMessageAction(buf *bin.Buffer) (SendMessageActionClass, error) {
		tl_send_message_action_gen.go#L2401: 	v, err := DecodeSendMessageAction(buf)
		tl_update_gen.go#L745: 		value, err := DecodeSendMessageAction(b)
		tl_update_gen.go#L938: 		value, err := DecodeSendMessageAction(b)
		tl_update_gen.go#L16470: 		value, err := DecodeSendMessageAction(b)
![]()  | 
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. |