github.com/gotd/td/tg.ChatParticipantsClassArray.Pop (method)

2 uses

	github.com/gotd/td/tg (current package)
		tl_chat_participants_slices_gen.go#L106: func (s *ChatParticipantsClassArray) Pop() (v ChatParticipantsClass, ok bool) {
		tl_chat_participants_slices_gen.go#L193: 	value, ok := s.Pop()