type github.com/gotd/td/tg.ChannelAdminLogEventActionParticipantVolume
31 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L4624: type ChannelAdminLogEventActionParticipantVolume struct {
tl_channel_admin_log_event_action_gen.go#L4633: func (c ChannelAdminLogEventActionParticipantVolume) construct() ChannelAdminLogEventActionClass {
tl_channel_admin_log_event_action_gen.go#L4639: _ bin.Encoder = &ChannelAdminLogEventActionParticipantVolume{}
tl_channel_admin_log_event_action_gen.go#L4640: _ bin.Decoder = &ChannelAdminLogEventActionParticipantVolume{}
tl_channel_admin_log_event_action_gen.go#L4641: _ bin.BareEncoder = &ChannelAdminLogEventActionParticipantVolume{}
tl_channel_admin_log_event_action_gen.go#L4642: _ bin.BareDecoder = &ChannelAdminLogEventActionParticipantVolume{}
tl_channel_admin_log_event_action_gen.go#L4644: _ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionParticipantVolume{}
tl_channel_admin_log_event_action_gen.go#L4647: func (c *ChannelAdminLogEventActionParticipantVolume) Zero() bool {
tl_channel_admin_log_event_action_gen.go#L4659: func (c *ChannelAdminLogEventActionParticipantVolume) String() string {
tl_channel_admin_log_event_action_gen.go#L4663: type Alias ChannelAdminLogEventActionParticipantVolume
tl_channel_admin_log_event_action_gen.go#L4668: func (c *ChannelAdminLogEventActionParticipantVolume) FillFrom(from interface {
tl_channel_admin_log_event_action_gen.go#L4677: func (*ChannelAdminLogEventActionParticipantVolume) TypeID() uint32 {
tl_channel_admin_log_event_action_gen.go#L4682: func (*ChannelAdminLogEventActionParticipantVolume) TypeName() string {
tl_channel_admin_log_event_action_gen.go#L4687: func (c *ChannelAdminLogEventActionParticipantVolume) TypeInfo() tdp.Type {
tl_channel_admin_log_event_action_gen.go#L4706: func (c *ChannelAdminLogEventActionParticipantVolume) Encode(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L4715: func (c *ChannelAdminLogEventActionParticipantVolume) EncodeBare(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L4726: func (c *ChannelAdminLogEventActionParticipantVolume) Decode(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L4737: func (c *ChannelAdminLogEventActionParticipantVolume) DecodeBare(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L4750: func (c *ChannelAdminLogEventActionParticipantVolume) GetParticipant() (value GroupCallParticipant) {
tl_channel_admin_log_event_action_gen.go#L8613: v := ChannelAdminLogEventActionParticipantVolume{}
tl_channel_admin_log_event_action_slices_gen.go#L486: value, ok := elem.(*ChannelAdminLogEventActionParticipantVolume)
tl_channel_admin_log_event_action_slices_gen.go#L3066: type ChannelAdminLogEventActionParticipantVolumeArray []ChannelAdminLogEventActionParticipantVolume
tl_channel_admin_log_event_action_slices_gen.go#L3069: func (s ChannelAdminLogEventActionParticipantVolumeArray) Sort(less func(a, b ChannelAdminLogEventActionParticipantVolume) bool) ChannelAdminLogEventActionParticipantVolumeArray {
tl_channel_admin_log_event_action_slices_gen.go#L3077: func (s ChannelAdminLogEventActionParticipantVolumeArray) SortStable(less func(a, b ChannelAdminLogEventActionParticipantVolume) bool) ChannelAdminLogEventActionParticipantVolumeArray {
tl_channel_admin_log_event_action_slices_gen.go#L3085: func (s ChannelAdminLogEventActionParticipantVolumeArray) Retain(keep func(x ChannelAdminLogEventActionParticipantVolume) bool) ChannelAdminLogEventActionParticipantVolumeArray {
tl_channel_admin_log_event_action_slices_gen.go#L3099: func (s ChannelAdminLogEventActionParticipantVolumeArray) First() (v ChannelAdminLogEventActionParticipantVolume, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L3107: func (s ChannelAdminLogEventActionParticipantVolumeArray) Last() (v ChannelAdminLogEventActionParticipantVolume, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L3115: func (s *ChannelAdminLogEventActionParticipantVolumeArray) PopFirst() (v ChannelAdminLogEventActionParticipantVolume, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L3125: var zero ChannelAdminLogEventActionParticipantVolume
tl_channel_admin_log_event_action_slices_gen.go#L3134: func (s *ChannelAdminLogEventActionParticipantVolumeArray) Pop() (v ChannelAdminLogEventActionParticipantVolume, ok bool) {
tl_registry_gen.go#L5804: ChannelAdminLogEventActionParticipantVolumeTypeID: func() bin.Object { return &ChannelAdminLogEventActionParticipantVolume{} },
![]() |
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. |