type github.com/gotd/td/tg.MessageActionPollDeleteAnswerArray
12 uses
github.com/gotd/td/tg (current package)
tl_message_action_slices_gen.go#L874: func (s MessageActionClassArray) AsMessageActionPollDeleteAnswer() (to MessageActionPollDeleteAnswerArray) {
tl_message_action_slices_gen.go#L5656: type MessageActionPollDeleteAnswerArray []MessageActionPollDeleteAnswer
tl_message_action_slices_gen.go#L5659: func (s MessageActionPollDeleteAnswerArray) Sort(less func(a, b MessageActionPollDeleteAnswer) bool) MessageActionPollDeleteAnswerArray {
tl_message_action_slices_gen.go#L5667: func (s MessageActionPollDeleteAnswerArray) SortStable(less func(a, b MessageActionPollDeleteAnswer) bool) MessageActionPollDeleteAnswerArray {
tl_message_action_slices_gen.go#L5675: func (s MessageActionPollDeleteAnswerArray) Retain(keep func(x MessageActionPollDeleteAnswer) bool) MessageActionPollDeleteAnswerArray {
tl_message_action_slices_gen.go#L5689: func (s MessageActionPollDeleteAnswerArray) First() (v MessageActionPollDeleteAnswer, ok bool) {
tl_message_action_slices_gen.go#L5697: func (s MessageActionPollDeleteAnswerArray) Last() (v MessageActionPollDeleteAnswer, ok bool) {
tl_message_action_slices_gen.go#L5705: func (s *MessageActionPollDeleteAnswerArray) PopFirst() (v MessageActionPollDeleteAnswer, ok bool) {
tl_message_action_slices_gen.go#L5724: func (s *MessageActionPollDeleteAnswerArray) Pop() (v MessageActionPollDeleteAnswer, ok bool) {
![]() |
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. |