github.com/gotd/td/tg.ContactsBlockFromRepliesRequest.Decode (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_contacts_block_from_replies_gen.go#L198: func (b *ContactsBlockFromRepliesRequest) Decode(buf *bin.Buffer) error {
		tl_server_gen.go#L2599: 		if err := request.Decode(b); err != nil {