type github.com/gotd/td/tg.CommunitiesGetParticipantJoinedChatsRequest
23 uses
github.com/gotd/td/tg (current package)
tl_communities_get_participant_joined_chats_gen.go#L37: type CommunitiesGetParticipantJoinedChatsRequest struct {
tl_communities_get_participant_joined_chats_gen.go#L49: _ bin.Encoder = &CommunitiesGetParticipantJoinedChatsRequest{}
tl_communities_get_participant_joined_chats_gen.go#L50: _ bin.Decoder = &CommunitiesGetParticipantJoinedChatsRequest{}
tl_communities_get_participant_joined_chats_gen.go#L51: _ bin.BareEncoder = &CommunitiesGetParticipantJoinedChatsRequest{}
tl_communities_get_participant_joined_chats_gen.go#L52: _ bin.BareDecoder = &CommunitiesGetParticipantJoinedChatsRequest{}
tl_communities_get_participant_joined_chats_gen.go#L55: func (g *CommunitiesGetParticipantJoinedChatsRequest) Zero() bool {
tl_communities_get_participant_joined_chats_gen.go#L70: func (g *CommunitiesGetParticipantJoinedChatsRequest) String() string {
tl_communities_get_participant_joined_chats_gen.go#L74: type Alias CommunitiesGetParticipantJoinedChatsRequest
tl_communities_get_participant_joined_chats_gen.go#L79: func (g *CommunitiesGetParticipantJoinedChatsRequest) FillFrom(from interface {
tl_communities_get_participant_joined_chats_gen.go#L90: func (*CommunitiesGetParticipantJoinedChatsRequest) TypeID() uint32 {
tl_communities_get_participant_joined_chats_gen.go#L95: func (*CommunitiesGetParticipantJoinedChatsRequest) TypeName() string {
tl_communities_get_participant_joined_chats_gen.go#L100: func (g *CommunitiesGetParticipantJoinedChatsRequest) TypeInfo() tdp.Type {
tl_communities_get_participant_joined_chats_gen.go#L123: func (g *CommunitiesGetParticipantJoinedChatsRequest) Encode(b *bin.Buffer) error {
tl_communities_get_participant_joined_chats_gen.go#L132: func (g *CommunitiesGetParticipantJoinedChatsRequest) EncodeBare(b *bin.Buffer) error {
tl_communities_get_participant_joined_chats_gen.go#L152: func (g *CommunitiesGetParticipantJoinedChatsRequest) Decode(b *bin.Buffer) error {
tl_communities_get_participant_joined_chats_gen.go#L163: func (g *CommunitiesGetParticipantJoinedChatsRequest) DecodeBare(b *bin.Buffer) error {
tl_communities_get_participant_joined_chats_gen.go#L185: func (g *CommunitiesGetParticipantJoinedChatsRequest) GetCommunity() (value InputChannelClass) {
tl_communities_get_participant_joined_chats_gen.go#L193: func (g *CommunitiesGetParticipantJoinedChatsRequest) GetParticipant() (value InputPeerClass) {
tl_communities_get_participant_joined_chats_gen.go#L201: func (g *CommunitiesGetParticipantJoinedChatsRequest) GetCommunityAsNotEmpty() (NotEmptyInputChannel, bool) {
tl_communities_get_participant_joined_chats_gen.go#L208: func (c *Client) CommunitiesGetParticipantJoinedChats(ctx context.Context, request *CommunitiesGetParticipantJoinedChatsRequest) (*CommunitiesParticipantJoinedChats, error) {
tl_registry_gen.go#L7417: CommunitiesGetParticipantJoinedChatsRequestTypeID: func() bin.Object { return &CommunitiesGetParticipantJoinedChatsRequest{} },
tl_server_gen.go#L14354: func (s *ServerDispatcher) OnCommunitiesGetParticipantJoinedChats(f func(ctx context.Context, request *CommunitiesGetParticipantJoinedChatsRequest) (*CommunitiesParticipantJoinedChats, error)) {
tl_server_gen.go#L14356: var request CommunitiesGetParticipantJoinedChatsRequest
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |