type github.com/gotd/td/tg.ChannelAdminLogEventActionExportedInviteRevoke
31 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L4307: type ChannelAdminLogEventActionExportedInviteRevoke struct {
tl_channel_admin_log_event_action_gen.go#L4316: func (c ChannelAdminLogEventActionExportedInviteRevoke) construct() ChannelAdminLogEventActionClass {
tl_channel_admin_log_event_action_gen.go#L4322: _ bin.Encoder = &ChannelAdminLogEventActionExportedInviteRevoke{}
tl_channel_admin_log_event_action_gen.go#L4323: _ bin.Decoder = &ChannelAdminLogEventActionExportedInviteRevoke{}
tl_channel_admin_log_event_action_gen.go#L4324: _ bin.BareEncoder = &ChannelAdminLogEventActionExportedInviteRevoke{}
tl_channel_admin_log_event_action_gen.go#L4325: _ bin.BareDecoder = &ChannelAdminLogEventActionExportedInviteRevoke{}
tl_channel_admin_log_event_action_gen.go#L4327: _ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionExportedInviteRevoke{}
tl_channel_admin_log_event_action_gen.go#L4330: func (c *ChannelAdminLogEventActionExportedInviteRevoke) Zero() bool {
tl_channel_admin_log_event_action_gen.go#L4342: func (c *ChannelAdminLogEventActionExportedInviteRevoke) String() string {
tl_channel_admin_log_event_action_gen.go#L4346: type Alias ChannelAdminLogEventActionExportedInviteRevoke
tl_channel_admin_log_event_action_gen.go#L4351: func (c *ChannelAdminLogEventActionExportedInviteRevoke) FillFrom(from interface {
tl_channel_admin_log_event_action_gen.go#L4360: func (*ChannelAdminLogEventActionExportedInviteRevoke) TypeID() uint32 {
tl_channel_admin_log_event_action_gen.go#L4365: func (*ChannelAdminLogEventActionExportedInviteRevoke) TypeName() string {
tl_channel_admin_log_event_action_gen.go#L4370: func (c *ChannelAdminLogEventActionExportedInviteRevoke) TypeInfo() tdp.Type {
tl_channel_admin_log_event_action_gen.go#L4389: func (c *ChannelAdminLogEventActionExportedInviteRevoke) Encode(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L4398: func (c *ChannelAdminLogEventActionExportedInviteRevoke) EncodeBare(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L4412: func (c *ChannelAdminLogEventActionExportedInviteRevoke) Decode(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L4423: func (c *ChannelAdminLogEventActionExportedInviteRevoke) DecodeBare(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L4438: func (c *ChannelAdminLogEventActionExportedInviteRevoke) GetInvite() (value ExportedChatInviteClass) {
tl_channel_admin_log_event_action_gen.go#L8599: v := ChannelAdminLogEventActionExportedInviteRevoke{}
tl_channel_admin_log_event_action_slices_gen.go#L460: value, ok := elem.(*ChannelAdminLogEventActionExportedInviteRevoke)
tl_channel_admin_log_event_action_slices_gen.go#L2902: type ChannelAdminLogEventActionExportedInviteRevokeArray []ChannelAdminLogEventActionExportedInviteRevoke
tl_channel_admin_log_event_action_slices_gen.go#L2905: func (s ChannelAdminLogEventActionExportedInviteRevokeArray) Sort(less func(a, b ChannelAdminLogEventActionExportedInviteRevoke) bool) ChannelAdminLogEventActionExportedInviteRevokeArray {
tl_channel_admin_log_event_action_slices_gen.go#L2913: func (s ChannelAdminLogEventActionExportedInviteRevokeArray) SortStable(less func(a, b ChannelAdminLogEventActionExportedInviteRevoke) bool) ChannelAdminLogEventActionExportedInviteRevokeArray {
tl_channel_admin_log_event_action_slices_gen.go#L2921: func (s ChannelAdminLogEventActionExportedInviteRevokeArray) Retain(keep func(x ChannelAdminLogEventActionExportedInviteRevoke) bool) ChannelAdminLogEventActionExportedInviteRevokeArray {
tl_channel_admin_log_event_action_slices_gen.go#L2935: func (s ChannelAdminLogEventActionExportedInviteRevokeArray) First() (v ChannelAdminLogEventActionExportedInviteRevoke, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L2943: func (s ChannelAdminLogEventActionExportedInviteRevokeArray) Last() (v ChannelAdminLogEventActionExportedInviteRevoke, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L2951: func (s *ChannelAdminLogEventActionExportedInviteRevokeArray) PopFirst() (v ChannelAdminLogEventActionExportedInviteRevoke, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L2961: var zero ChannelAdminLogEventActionExportedInviteRevoke
tl_channel_admin_log_event_action_slices_gen.go#L2970: func (s *ChannelAdminLogEventActionExportedInviteRevokeArray) Pop() (v ChannelAdminLogEventActionExportedInviteRevoke, ok bool) {
tl_registry_gen.go#L5802: ChannelAdminLogEventActionExportedInviteRevokeTypeID: func() bin.Object { return &ChannelAdminLogEventActionExportedInviteRevoke{} },
![]() |
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. |