type github.com/gotd/td/tg.ChannelAdminLogEventActionParticipantJoinByInvite
34 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L3951: type ChannelAdminLogEventActionParticipantJoinByInvite struct {
tl_channel_admin_log_event_action_gen.go#L3973: func (c ChannelAdminLogEventActionParticipantJoinByInvite) construct() ChannelAdminLogEventActionClass {
tl_channel_admin_log_event_action_gen.go#L3979: _ bin.Encoder = &ChannelAdminLogEventActionParticipantJoinByInvite{}
tl_channel_admin_log_event_action_gen.go#L3980: _ bin.Decoder = &ChannelAdminLogEventActionParticipantJoinByInvite{}
tl_channel_admin_log_event_action_gen.go#L3981: _ bin.BareEncoder = &ChannelAdminLogEventActionParticipantJoinByInvite{}
tl_channel_admin_log_event_action_gen.go#L3982: _ bin.BareDecoder = &ChannelAdminLogEventActionParticipantJoinByInvite{}
tl_channel_admin_log_event_action_gen.go#L3984: _ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionParticipantJoinByInvite{}
tl_channel_admin_log_event_action_gen.go#L3987: func (c *ChannelAdminLogEventActionParticipantJoinByInvite) Zero() bool {
tl_channel_admin_log_event_action_gen.go#L4005: func (c *ChannelAdminLogEventActionParticipantJoinByInvite) String() string {
tl_channel_admin_log_event_action_gen.go#L4009: type Alias ChannelAdminLogEventActionParticipantJoinByInvite
tl_channel_admin_log_event_action_gen.go#L4014: func (c *ChannelAdminLogEventActionParticipantJoinByInvite) FillFrom(from interface {
tl_channel_admin_log_event_action_gen.go#L4025: func (*ChannelAdminLogEventActionParticipantJoinByInvite) TypeID() uint32 {
tl_channel_admin_log_event_action_gen.go#L4030: func (*ChannelAdminLogEventActionParticipantJoinByInvite) TypeName() string {
tl_channel_admin_log_event_action_gen.go#L4035: func (c *ChannelAdminLogEventActionParticipantJoinByInvite) TypeInfo() tdp.Type {
tl_channel_admin_log_event_action_gen.go#L4059: func (c *ChannelAdminLogEventActionParticipantJoinByInvite) SetFlags() {
tl_channel_admin_log_event_action_gen.go#L4066: func (c *ChannelAdminLogEventActionParticipantJoinByInvite) Encode(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L4075: func (c *ChannelAdminLogEventActionParticipantJoinByInvite) EncodeBare(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L4093: func (c *ChannelAdminLogEventActionParticipantJoinByInvite) Decode(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L4104: func (c *ChannelAdminLogEventActionParticipantJoinByInvite) DecodeBare(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L4125: func (c *ChannelAdminLogEventActionParticipantJoinByInvite) SetViaChatlist(value bool) {
tl_channel_admin_log_event_action_gen.go#L4136: func (c *ChannelAdminLogEventActionParticipantJoinByInvite) GetViaChatlist() (value bool) {
tl_channel_admin_log_event_action_gen.go#L4144: func (c *ChannelAdminLogEventActionParticipantJoinByInvite) GetInvite() (value ExportedChatInviteClass) {
tl_channel_admin_log_event_action_gen.go#L7655: v := ChannelAdminLogEventActionParticipantJoinByInvite{}
tl_channel_admin_log_event_action_slices_gen.go#L434: value, ok := elem.(*ChannelAdminLogEventActionParticipantJoinByInvite)
tl_channel_admin_log_event_action_slices_gen.go#L2673: type ChannelAdminLogEventActionParticipantJoinByInviteArray []ChannelAdminLogEventActionParticipantJoinByInvite
tl_channel_admin_log_event_action_slices_gen.go#L2676: func (s ChannelAdminLogEventActionParticipantJoinByInviteArray) Sort(less func(a, b ChannelAdminLogEventActionParticipantJoinByInvite) bool) ChannelAdminLogEventActionParticipantJoinByInviteArray {
tl_channel_admin_log_event_action_slices_gen.go#L2684: func (s ChannelAdminLogEventActionParticipantJoinByInviteArray) SortStable(less func(a, b ChannelAdminLogEventActionParticipantJoinByInvite) bool) ChannelAdminLogEventActionParticipantJoinByInviteArray {
tl_channel_admin_log_event_action_slices_gen.go#L2692: func (s ChannelAdminLogEventActionParticipantJoinByInviteArray) Retain(keep func(x ChannelAdminLogEventActionParticipantJoinByInvite) bool) ChannelAdminLogEventActionParticipantJoinByInviteArray {
tl_channel_admin_log_event_action_slices_gen.go#L2706: func (s ChannelAdminLogEventActionParticipantJoinByInviteArray) First() (v ChannelAdminLogEventActionParticipantJoinByInvite, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L2714: func (s ChannelAdminLogEventActionParticipantJoinByInviteArray) Last() (v ChannelAdminLogEventActionParticipantJoinByInvite, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L2722: func (s *ChannelAdminLogEventActionParticipantJoinByInviteArray) PopFirst() (v ChannelAdminLogEventActionParticipantJoinByInvite, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L2732: var zero ChannelAdminLogEventActionParticipantJoinByInvite
tl_channel_admin_log_event_action_slices_gen.go#L2741: func (s *ChannelAdminLogEventActionParticipantJoinByInviteArray) Pop() (v ChannelAdminLogEventActionParticipantJoinByInvite, ok bool) {
tl_registry_gen.go#L4378: ChannelAdminLogEventActionParticipantJoinByInviteTypeID: func() bin.Object { return &ChannelAdminLogEventActionParticipantJoinByInvite{} },
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. |