type github.com/gotd/td/tg.InputBotInlineMessageMediaGeoArray
12 uses
github.com/gotd/td/tg (current package)
tl_input_bot_inline_message_slices_gen.go#L146: func (s InputBotInlineMessageClassArray) AsInputBotInlineMessageMediaGeo() (to InputBotInlineMessageMediaGeoArray) {
tl_input_bot_inline_message_slices_gen.go#L401: type InputBotInlineMessageMediaGeoArray []InputBotInlineMessageMediaGeo
tl_input_bot_inline_message_slices_gen.go#L404: func (s InputBotInlineMessageMediaGeoArray) Sort(less func(a, b InputBotInlineMessageMediaGeo) bool) InputBotInlineMessageMediaGeoArray {
tl_input_bot_inline_message_slices_gen.go#L412: func (s InputBotInlineMessageMediaGeoArray) SortStable(less func(a, b InputBotInlineMessageMediaGeo) bool) InputBotInlineMessageMediaGeoArray {
tl_input_bot_inline_message_slices_gen.go#L420: func (s InputBotInlineMessageMediaGeoArray) Retain(keep func(x InputBotInlineMessageMediaGeo) bool) InputBotInlineMessageMediaGeoArray {
tl_input_bot_inline_message_slices_gen.go#L434: func (s InputBotInlineMessageMediaGeoArray) First() (v InputBotInlineMessageMediaGeo, ok bool) {
tl_input_bot_inline_message_slices_gen.go#L442: func (s InputBotInlineMessageMediaGeoArray) Last() (v InputBotInlineMessageMediaGeo, ok bool) {
tl_input_bot_inline_message_slices_gen.go#L450: func (s *InputBotInlineMessageMediaGeoArray) PopFirst() (v InputBotInlineMessageMediaGeo, ok bool) {
tl_input_bot_inline_message_slices_gen.go#L469: func (s *InputBotInlineMessageMediaGeoArray) Pop() (v InputBotInlineMessageMediaGeo, 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. |