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

20 uses

	github.com/gotd/td/tg (current package)
		tl_chatlists_get_chatlist_updates_gen.go#L44: type ChatlistsGetChatlistUpdatesRequest struct {
		tl_chatlists_get_chatlist_updates_gen.go#L54: 	_ bin.Encoder     = &ChatlistsGetChatlistUpdatesRequest{}
		tl_chatlists_get_chatlist_updates_gen.go#L55: 	_ bin.Decoder     = &ChatlistsGetChatlistUpdatesRequest{}
		tl_chatlists_get_chatlist_updates_gen.go#L56: 	_ bin.BareEncoder = &ChatlistsGetChatlistUpdatesRequest{}
		tl_chatlists_get_chatlist_updates_gen.go#L57: 	_ bin.BareDecoder = &ChatlistsGetChatlistUpdatesRequest{}
		tl_chatlists_get_chatlist_updates_gen.go#L60: func (g *ChatlistsGetChatlistUpdatesRequest) Zero() bool {
		tl_chatlists_get_chatlist_updates_gen.go#L72: func (g *ChatlistsGetChatlistUpdatesRequest) String() string {
		tl_chatlists_get_chatlist_updates_gen.go#L76: 	type Alias ChatlistsGetChatlistUpdatesRequest
		tl_chatlists_get_chatlist_updates_gen.go#L81: func (g *ChatlistsGetChatlistUpdatesRequest) FillFrom(from interface {
		tl_chatlists_get_chatlist_updates_gen.go#L90: func (*ChatlistsGetChatlistUpdatesRequest) TypeID() uint32 {
		tl_chatlists_get_chatlist_updates_gen.go#L95: func (*ChatlistsGetChatlistUpdatesRequest) TypeName() string {
		tl_chatlists_get_chatlist_updates_gen.go#L100: func (g *ChatlistsGetChatlistUpdatesRequest) TypeInfo() tdp.Type {
		tl_chatlists_get_chatlist_updates_gen.go#L119: func (g *ChatlistsGetChatlistUpdatesRequest) Encode(b *bin.Buffer) error {
		tl_chatlists_get_chatlist_updates_gen.go#L128: func (g *ChatlistsGetChatlistUpdatesRequest) EncodeBare(b *bin.Buffer) error {
		tl_chatlists_get_chatlist_updates_gen.go#L139: func (g *ChatlistsGetChatlistUpdatesRequest) Decode(b *bin.Buffer) error {
		tl_chatlists_get_chatlist_updates_gen.go#L150: func (g *ChatlistsGetChatlistUpdatesRequest) DecodeBare(b *bin.Buffer) error {
		tl_chatlists_get_chatlist_updates_gen.go#L163: func (g *ChatlistsGetChatlistUpdatesRequest) GetChatlist() (value InputChatlistDialogFilter) {
		tl_chatlists_get_chatlist_updates_gen.go#L189: 	request := &ChatlistsGetChatlistUpdatesRequest{
		tl_registry_gen.go#L5333: 		ChatlistsGetChatlistUpdatesRequestTypeID:                                func() bin.Object { return &ChatlistsGetChatlistUpdatesRequest{} },
		tl_server_gen.go#L9512: 		var request ChatlistsGetChatlistUpdatesRequest