func github.com/gotd/td/tg.DecodeAttachMenuPeerType

3 uses

	github.com/gotd/td/tg (current package)
		tl_attach_menu_bot_gen.go#L366: 			value, err := DecodeAttachMenuPeerType(b)
		tl_attach_menu_peer_type_gen.go#L590: func DecodeAttachMenuPeerType(buf *bin.Buffer) (AttachMenuPeerTypeClass, error) {
		tl_attach_menu_peer_type_gen.go#L646: 	v, err := DecodeAttachMenuPeerType(buf)