type github.com/gotd/td/tg.ChatlistsHideChatlistUpdatesRequest
20 uses
github.com/gotd/td/tg (current package)
tl_chatlists_hide_chatlist_updates_gen.go#L41: type ChatlistsHideChatlistUpdatesRequest struct {
tl_chatlists_hide_chatlist_updates_gen.go#L51: _ bin.Encoder = &ChatlistsHideChatlistUpdatesRequest{}
tl_chatlists_hide_chatlist_updates_gen.go#L52: _ bin.Decoder = &ChatlistsHideChatlistUpdatesRequest{}
tl_chatlists_hide_chatlist_updates_gen.go#L53: _ bin.BareEncoder = &ChatlistsHideChatlistUpdatesRequest{}
tl_chatlists_hide_chatlist_updates_gen.go#L54: _ bin.BareDecoder = &ChatlistsHideChatlistUpdatesRequest{}
tl_chatlists_hide_chatlist_updates_gen.go#L57: func (h *ChatlistsHideChatlistUpdatesRequest) Zero() bool {
tl_chatlists_hide_chatlist_updates_gen.go#L69: func (h *ChatlistsHideChatlistUpdatesRequest) String() string {
tl_chatlists_hide_chatlist_updates_gen.go#L73: type Alias ChatlistsHideChatlistUpdatesRequest
tl_chatlists_hide_chatlist_updates_gen.go#L78: func (h *ChatlistsHideChatlistUpdatesRequest) FillFrom(from interface {
tl_chatlists_hide_chatlist_updates_gen.go#L87: func (*ChatlistsHideChatlistUpdatesRequest) TypeID() uint32 {
tl_chatlists_hide_chatlist_updates_gen.go#L92: func (*ChatlistsHideChatlistUpdatesRequest) TypeName() string {
tl_chatlists_hide_chatlist_updates_gen.go#L97: func (h *ChatlistsHideChatlistUpdatesRequest) TypeInfo() tdp.Type {
tl_chatlists_hide_chatlist_updates_gen.go#L116: func (h *ChatlistsHideChatlistUpdatesRequest) Encode(b *bin.Buffer) error {
tl_chatlists_hide_chatlist_updates_gen.go#L125: func (h *ChatlistsHideChatlistUpdatesRequest) EncodeBare(b *bin.Buffer) error {
tl_chatlists_hide_chatlist_updates_gen.go#L136: func (h *ChatlistsHideChatlistUpdatesRequest) Decode(b *bin.Buffer) error {
tl_chatlists_hide_chatlist_updates_gen.go#L147: func (h *ChatlistsHideChatlistUpdatesRequest) DecodeBare(b *bin.Buffer) error {
tl_chatlists_hide_chatlist_updates_gen.go#L160: func (h *ChatlistsHideChatlistUpdatesRequest) GetChatlist() (value InputChatlistDialogFilter) {
tl_chatlists_hide_chatlist_updates_gen.go#L178: request := &ChatlistsHideChatlistUpdatesRequest{
tl_registry_gen.go#L5335: ChatlistsHideChatlistUpdatesRequestTypeID: func() bin.Object { return &ChatlistsHideChatlistUpdatesRequest{} },
tl_server_gen.go#L9546: var request ChatlistsHideChatlistUpdatesRequest
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. |