type github.com/gotd/td/tg.ChannelAdminLogEventActionParticipantSubExtend
32 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L7749: type ChannelAdminLogEventActionParticipantSubExtend struct {
tl_channel_admin_log_event_action_gen.go#L7760: func (c ChannelAdminLogEventActionParticipantSubExtend) construct() ChannelAdminLogEventActionClass {
tl_channel_admin_log_event_action_gen.go#L7766: _ bin.Encoder = &ChannelAdminLogEventActionParticipantSubExtend{}
tl_channel_admin_log_event_action_gen.go#L7767: _ bin.Decoder = &ChannelAdminLogEventActionParticipantSubExtend{}
tl_channel_admin_log_event_action_gen.go#L7768: _ bin.BareEncoder = &ChannelAdminLogEventActionParticipantSubExtend{}
tl_channel_admin_log_event_action_gen.go#L7769: _ bin.BareDecoder = &ChannelAdminLogEventActionParticipantSubExtend{}
tl_channel_admin_log_event_action_gen.go#L7771: _ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionParticipantSubExtend{}
tl_channel_admin_log_event_action_gen.go#L7774: func (c *ChannelAdminLogEventActionParticipantSubExtend) Zero() bool {
tl_channel_admin_log_event_action_gen.go#L7789: func (c *ChannelAdminLogEventActionParticipantSubExtend) String() string {
tl_channel_admin_log_event_action_gen.go#L7793: type Alias ChannelAdminLogEventActionParticipantSubExtend
tl_channel_admin_log_event_action_gen.go#L7798: func (c *ChannelAdminLogEventActionParticipantSubExtend) FillFrom(from interface {
tl_channel_admin_log_event_action_gen.go#L7809: func (*ChannelAdminLogEventActionParticipantSubExtend) TypeID() uint32 {
tl_channel_admin_log_event_action_gen.go#L7814: func (*ChannelAdminLogEventActionParticipantSubExtend) TypeName() string {
tl_channel_admin_log_event_action_gen.go#L7819: func (c *ChannelAdminLogEventActionParticipantSubExtend) TypeInfo() tdp.Type {
tl_channel_admin_log_event_action_gen.go#L7842: func (c *ChannelAdminLogEventActionParticipantSubExtend) Encode(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L7851: func (c *ChannelAdminLogEventActionParticipantSubExtend) EncodeBare(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L7871: func (c *ChannelAdminLogEventActionParticipantSubExtend) Decode(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L7882: func (c *ChannelAdminLogEventActionParticipantSubExtend) DecodeBare(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L7904: func (c *ChannelAdminLogEventActionParticipantSubExtend) GetPrevParticipant() (value ChannelParticipantClass) {
tl_channel_admin_log_event_action_gen.go#L7912: func (c *ChannelAdminLogEventActionParticipantSubExtend) GetNewParticipant() (value ChannelParticipantClass) {
tl_channel_admin_log_event_action_gen.go#L8746: v := ChannelAdminLogEventActionParticipantSubExtend{}
tl_channel_admin_log_event_action_slices_gen.go#L733: value, ok := elem.(*ChannelAdminLogEventActionParticipantSubExtend)
tl_channel_admin_log_event_action_slices_gen.go#L4624: type ChannelAdminLogEventActionParticipantSubExtendArray []ChannelAdminLogEventActionParticipantSubExtend
tl_channel_admin_log_event_action_slices_gen.go#L4627: func (s ChannelAdminLogEventActionParticipantSubExtendArray) Sort(less func(a, b ChannelAdminLogEventActionParticipantSubExtend) bool) ChannelAdminLogEventActionParticipantSubExtendArray {
tl_channel_admin_log_event_action_slices_gen.go#L4635: func (s ChannelAdminLogEventActionParticipantSubExtendArray) SortStable(less func(a, b ChannelAdminLogEventActionParticipantSubExtend) bool) ChannelAdminLogEventActionParticipantSubExtendArray {
tl_channel_admin_log_event_action_slices_gen.go#L4643: func (s ChannelAdminLogEventActionParticipantSubExtendArray) Retain(keep func(x ChannelAdminLogEventActionParticipantSubExtend) bool) ChannelAdminLogEventActionParticipantSubExtendArray {
tl_channel_admin_log_event_action_slices_gen.go#L4657: func (s ChannelAdminLogEventActionParticipantSubExtendArray) First() (v ChannelAdminLogEventActionParticipantSubExtend, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4665: func (s ChannelAdminLogEventActionParticipantSubExtendArray) Last() (v ChannelAdminLogEventActionParticipantSubExtend, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4673: func (s *ChannelAdminLogEventActionParticipantSubExtendArray) PopFirst() (v ChannelAdminLogEventActionParticipantSubExtend, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4683: var zero ChannelAdminLogEventActionParticipantSubExtend
tl_channel_admin_log_event_action_slices_gen.go#L4692: func (s *ChannelAdminLogEventActionParticipantSubExtendArray) Pop() (v ChannelAdminLogEventActionParticipantSubExtend, ok bool) {
tl_registry_gen.go#L5823: ChannelAdminLogEventActionParticipantSubExtendTypeID: func() bin.Object { return &ChannelAdminLogEventActionParticipantSubExtend{} },
![]() |
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. |