type github.com/gotd/td/tg.ChatlistsGetLeaveChatlistSuggestionsRequest
20 uses
github.com/gotd/td/tg (current package)
tl_chatlists_get_leave_chatlist_suggestions_gen.go#L43: type ChatlistsGetLeaveChatlistSuggestionsRequest struct {
tl_chatlists_get_leave_chatlist_suggestions_gen.go#L53: _ bin.Encoder = &ChatlistsGetLeaveChatlistSuggestionsRequest{}
tl_chatlists_get_leave_chatlist_suggestions_gen.go#L54: _ bin.Decoder = &ChatlistsGetLeaveChatlistSuggestionsRequest{}
tl_chatlists_get_leave_chatlist_suggestions_gen.go#L55: _ bin.BareEncoder = &ChatlistsGetLeaveChatlistSuggestionsRequest{}
tl_chatlists_get_leave_chatlist_suggestions_gen.go#L56: _ bin.BareDecoder = &ChatlistsGetLeaveChatlistSuggestionsRequest{}
tl_chatlists_get_leave_chatlist_suggestions_gen.go#L59: func (g *ChatlistsGetLeaveChatlistSuggestionsRequest) Zero() bool {
tl_chatlists_get_leave_chatlist_suggestions_gen.go#L71: func (g *ChatlistsGetLeaveChatlistSuggestionsRequest) String() string {
tl_chatlists_get_leave_chatlist_suggestions_gen.go#L75: type Alias ChatlistsGetLeaveChatlistSuggestionsRequest
tl_chatlists_get_leave_chatlist_suggestions_gen.go#L80: func (g *ChatlistsGetLeaveChatlistSuggestionsRequest) FillFrom(from interface {
tl_chatlists_get_leave_chatlist_suggestions_gen.go#L89: func (*ChatlistsGetLeaveChatlistSuggestionsRequest) TypeID() uint32 {
tl_chatlists_get_leave_chatlist_suggestions_gen.go#L94: func (*ChatlistsGetLeaveChatlistSuggestionsRequest) TypeName() string {
tl_chatlists_get_leave_chatlist_suggestions_gen.go#L99: func (g *ChatlistsGetLeaveChatlistSuggestionsRequest) TypeInfo() tdp.Type {
tl_chatlists_get_leave_chatlist_suggestions_gen.go#L118: func (g *ChatlistsGetLeaveChatlistSuggestionsRequest) Encode(b *bin.Buffer) error {
tl_chatlists_get_leave_chatlist_suggestions_gen.go#L127: func (g *ChatlistsGetLeaveChatlistSuggestionsRequest) EncodeBare(b *bin.Buffer) error {
tl_chatlists_get_leave_chatlist_suggestions_gen.go#L138: func (g *ChatlistsGetLeaveChatlistSuggestionsRequest) Decode(b *bin.Buffer) error {
tl_chatlists_get_leave_chatlist_suggestions_gen.go#L149: func (g *ChatlistsGetLeaveChatlistSuggestionsRequest) DecodeBare(b *bin.Buffer) error {
tl_chatlists_get_leave_chatlist_suggestions_gen.go#L162: func (g *ChatlistsGetLeaveChatlistSuggestionsRequest) GetChatlist() (value InputChatlistDialogFilter) {
tl_chatlists_get_leave_chatlist_suggestions_gen.go#L182: request := &ChatlistsGetLeaveChatlistSuggestionsRequest{
tl_registry_gen.go#L5336: ChatlistsGetLeaveChatlistSuggestionsRequestTypeID: func() bin.Object { return &ChatlistsGetLeaveChatlistSuggestionsRequest{} },
tl_server_gen.go#L9567: var request ChatlistsGetLeaveChatlistSuggestionsRequest
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. |