type github.com/gotd/td/tg.HelpGetPeerProfileColorsRequest

20 uses

	github.com/gotd/td/tg (current package)
		tl_help_get_peer_profile_colors_gen.go#L41: type HelpGetPeerProfileColorsRequest struct {
		tl_help_get_peer_profile_colors_gen.go#L54: 	_ bin.Encoder     = &HelpGetPeerProfileColorsRequest{}
		tl_help_get_peer_profile_colors_gen.go#L55: 	_ bin.Decoder     = &HelpGetPeerProfileColorsRequest{}
		tl_help_get_peer_profile_colors_gen.go#L56: 	_ bin.BareEncoder = &HelpGetPeerProfileColorsRequest{}
		tl_help_get_peer_profile_colors_gen.go#L57: 	_ bin.BareDecoder = &HelpGetPeerProfileColorsRequest{}
		tl_help_get_peer_profile_colors_gen.go#L60: func (g *HelpGetPeerProfileColorsRequest) Zero() bool {
		tl_help_get_peer_profile_colors_gen.go#L72: func (g *HelpGetPeerProfileColorsRequest) String() string {
		tl_help_get_peer_profile_colors_gen.go#L76: 	type Alias HelpGetPeerProfileColorsRequest
		tl_help_get_peer_profile_colors_gen.go#L81: func (g *HelpGetPeerProfileColorsRequest) FillFrom(from interface {
		tl_help_get_peer_profile_colors_gen.go#L90: func (*HelpGetPeerProfileColorsRequest) TypeID() uint32 {
		tl_help_get_peer_profile_colors_gen.go#L95: func (*HelpGetPeerProfileColorsRequest) TypeName() string {
		tl_help_get_peer_profile_colors_gen.go#L100: func (g *HelpGetPeerProfileColorsRequest) TypeInfo() tdp.Type {
		tl_help_get_peer_profile_colors_gen.go#L119: func (g *HelpGetPeerProfileColorsRequest) Encode(b *bin.Buffer) error {
		tl_help_get_peer_profile_colors_gen.go#L128: func (g *HelpGetPeerProfileColorsRequest) EncodeBare(b *bin.Buffer) error {
		tl_help_get_peer_profile_colors_gen.go#L137: func (g *HelpGetPeerProfileColorsRequest) Decode(b *bin.Buffer) error {
		tl_help_get_peer_profile_colors_gen.go#L148: func (g *HelpGetPeerProfileColorsRequest) DecodeBare(b *bin.Buffer) error {
		tl_help_get_peer_profile_colors_gen.go#L163: func (g *HelpGetPeerProfileColorsRequest) GetHash() (value int) {
		tl_help_get_peer_profile_colors_gen.go#L180: 	request := &HelpGetPeerProfileColorsRequest{
		tl_registry_gen.go#L5180: 		HelpGetPeerProfileColorsRequestTypeID:                                   func() bin.Object { return &HelpGetPeerProfileColorsRequest{} },
		tl_server_gen.go#L6775: 		var request HelpGetPeerProfileColorsRequest