type github.com/gotd/td/tg.CommunitiesGetPeerLinkRequestsRequest
24 uses
github.com/gotd/td/tg (current package)
tl_communities_get_peer_link_requests_gen.go#L37: type CommunitiesGetPeerLinkRequestsRequest struct {
tl_communities_get_peer_link_requests_gen.go#L51: _ bin.Encoder = &CommunitiesGetPeerLinkRequestsRequest{}
tl_communities_get_peer_link_requests_gen.go#L52: _ bin.Decoder = &CommunitiesGetPeerLinkRequestsRequest{}
tl_communities_get_peer_link_requests_gen.go#L53: _ bin.BareEncoder = &CommunitiesGetPeerLinkRequestsRequest{}
tl_communities_get_peer_link_requests_gen.go#L54: _ bin.BareDecoder = &CommunitiesGetPeerLinkRequestsRequest{}
tl_communities_get_peer_link_requests_gen.go#L57: func (g *CommunitiesGetPeerLinkRequestsRequest) Zero() bool {
tl_communities_get_peer_link_requests_gen.go#L75: func (g *CommunitiesGetPeerLinkRequestsRequest) String() string {
tl_communities_get_peer_link_requests_gen.go#L79: type Alias CommunitiesGetPeerLinkRequestsRequest
tl_communities_get_peer_link_requests_gen.go#L84: func (g *CommunitiesGetPeerLinkRequestsRequest) FillFrom(from interface {
tl_communities_get_peer_link_requests_gen.go#L97: func (*CommunitiesGetPeerLinkRequestsRequest) TypeID() uint32 {
tl_communities_get_peer_link_requests_gen.go#L102: func (*CommunitiesGetPeerLinkRequestsRequest) TypeName() string {
tl_communities_get_peer_link_requests_gen.go#L107: func (g *CommunitiesGetPeerLinkRequestsRequest) TypeInfo() tdp.Type {
tl_communities_get_peer_link_requests_gen.go#L134: func (g *CommunitiesGetPeerLinkRequestsRequest) Encode(b *bin.Buffer) error {
tl_communities_get_peer_link_requests_gen.go#L143: func (g *CommunitiesGetPeerLinkRequestsRequest) EncodeBare(b *bin.Buffer) error {
tl_communities_get_peer_link_requests_gen.go#L159: func (g *CommunitiesGetPeerLinkRequestsRequest) Decode(b *bin.Buffer) error {
tl_communities_get_peer_link_requests_gen.go#L170: func (g *CommunitiesGetPeerLinkRequestsRequest) DecodeBare(b *bin.Buffer) error {
tl_communities_get_peer_link_requests_gen.go#L199: func (g *CommunitiesGetPeerLinkRequestsRequest) GetCommunity() (value InputChannelClass) {
tl_communities_get_peer_link_requests_gen.go#L207: func (g *CommunitiesGetPeerLinkRequestsRequest) GetOffset() (value string) {
tl_communities_get_peer_link_requests_gen.go#L215: func (g *CommunitiesGetPeerLinkRequestsRequest) GetLimit() (value int) {
tl_communities_get_peer_link_requests_gen.go#L223: func (g *CommunitiesGetPeerLinkRequestsRequest) GetCommunityAsNotEmpty() (NotEmptyInputChannel, bool) {
tl_communities_get_peer_link_requests_gen.go#L230: func (c *Client) CommunitiesGetPeerLinkRequests(ctx context.Context, request *CommunitiesGetPeerLinkRequestsRequest) (*CommunitiesPeerLinkRequests, error) {
tl_registry_gen.go#L7413: CommunitiesGetPeerLinkRequestsRequestTypeID: func() bin.Object { return &CommunitiesGetPeerLinkRequestsRequest{} },
tl_server_gen.go#L14274: func (s *ServerDispatcher) OnCommunitiesGetPeerLinkRequests(f func(ctx context.Context, request *CommunitiesGetPeerLinkRequestsRequest) (*CommunitiesPeerLinkRequests, error)) {
tl_server_gen.go#L14276: var request CommunitiesGetPeerLinkRequestsRequest
![]() |
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. |