type github.com/gotd/td/tg.GeoPointClass
56 uses
github.com/gotd/td/tg (current package)
tl_bot_inline_message_gen.go#L727: Geo GeoPointClass
tl_bot_inline_message_gen.go#L806: GetGeo() (value GeoPointClass)
tl_bot_inline_message_gen.go#L1002: func (b *BotInlineMessageMediaGeo) GetGeo() (value GeoPointClass) {
tl_bot_inline_message_gen.go#L1092: Geo GeoPointClass
tl_bot_inline_message_gen.go#L1169: GetGeo() (value GeoPointClass)
tl_bot_inline_message_gen.go#L1366: func (b *BotInlineMessageMediaVenue) GetGeo() (value GeoPointClass) {
tl_business_location_gen.go#L50: GeoPoint GeoPointClass
tl_business_location_gen.go#L94: GetGeoPoint() (value GeoPointClass, ok bool)
tl_business_location_gen.go#L216: func (b *BusinessLocation) SetGeoPoint(value GeoPointClass) {
tl_business_location_gen.go#L223: func (b *BusinessLocation) GetGeoPoint() (value GeoPointClass, ok bool) {
tl_channel_location_gen.go#L142: GeoPoint GeoPointClass
tl_channel_location_gen.go#L188: GetGeoPoint() (value GeoPointClass)
tl_channel_location_gen.go#L288: func (c *ChannelLocation) GetGeoPoint() (value GeoPointClass) {
tl_geo_point_gen.go#L45: func (g GeoPointEmpty) construct() GeoPointClass { return &g }
tl_geo_point_gen.go#L54: _ GeoPointClass = &GeoPointEmpty{}
tl_geo_point_gen.go#L162: func (g GeoPoint) construct() GeoPointClass { return &g }
tl_geo_point_gen.go#L171: _ GeoPointClass = &GeoPoint{}
tl_geo_point_gen.go#L416: type GeoPointClass interface {
tl_geo_point_gen.go#L421: construct() GeoPointClass
tl_geo_point_gen.go#L449: func DecodeGeoPoint(buf *bin.Buffer) (GeoPointClass, error) {
tl_geo_point_gen.go#L476: GeoPoint GeoPointClass
tl_geo_point_slices_gen.go#L38: type GeoPointClassArray []GeoPointClass
tl_geo_point_slices_gen.go#L41: func (s GeoPointClassArray) Sort(less func(a, b GeoPointClass) bool) GeoPointClassArray {
tl_geo_point_slices_gen.go#L49: func (s GeoPointClassArray) SortStable(less func(a, b GeoPointClass) bool) GeoPointClassArray {
tl_geo_point_slices_gen.go#L57: func (s GeoPointClassArray) Retain(keep func(x GeoPointClass) bool) GeoPointClassArray {
tl_geo_point_slices_gen.go#L71: func (s GeoPointClassArray) First() (v GeoPointClass, ok bool) {
tl_geo_point_slices_gen.go#L79: func (s GeoPointClassArray) Last() (v GeoPointClass, ok bool) {
tl_geo_point_slices_gen.go#L87: func (s *GeoPointClassArray) PopFirst() (v GeoPointClass, ok bool) {
tl_geo_point_slices_gen.go#L97: var zero GeoPointClass
tl_geo_point_slices_gen.go#L106: func (s *GeoPointClassArray) Pop() (v GeoPointClass, ok bool) {
tl_media_area_gen.go#L46: Geo GeoPointClass
tl_media_area_gen.go#L116: GetGeo() (value GeoPointClass)
tl_media_area_gen.go#L293: func (m *MediaAreaVenue) GetGeo() (value GeoPointClass) {
tl_media_area_gen.go#L558: Geo GeoPointClass
tl_media_area_gen.go#L613: GetGeo() (value GeoPointClass)
tl_media_area_gen.go#L756: func (m *MediaAreaGeoPoint) GetGeo() (value GeoPointClass) {
tl_message_media_gen.go#L495: Geo GeoPointClass
tl_message_media_gen.go#L536: GetGeo() (value GeoPointClass)
tl_message_media_gen.go#L622: func (m *MessageMediaGeo) GetGeo() (value GeoPointClass) {
tl_message_media_gen.go#L1868: Geo GeoPointClass
tl_message_media_gen.go#L1935: GetGeo() (value GeoPointClass)
tl_message_media_gen.go#L2091: func (m *MessageMediaVenue) GetGeo() (value GeoPointClass) {
tl_message_media_gen.go#L2792: Geo GeoPointClass
tl_message_media_gen.go#L2862: GetGeo() (value GeoPointClass)
tl_message_media_gen.go#L3021: func (m *MessageMediaGeoLive) GetGeo() (value GeoPointClass) {
tl_page_block_gen.go#L5406: Geo GeoPointClass
tl_page_block_gen.go#L5467: GetGeo() (value GeoPointClass)
tl_page_block_gen.go#L5609: func (p *PageBlockMap) GetGeo() (value GeoPointClass) {
tl_update_gen.go#L7427: Geo GeoPointClass
tl_update_gen.go#L7495: GetGeo() (value GeoPointClass, ok bool)
tl_update_gen.go#L7708: func (u *UpdateBotInlineQuery) SetGeo(value GeoPointClass) {
tl_update_gen.go#L7715: func (u *UpdateBotInlineQuery) GetGeo() (value GeoPointClass, ok bool) {
tl_update_gen.go#L7773: Geo GeoPointClass
tl_update_gen.go#L7839: GetGeo() (value GeoPointClass, ok bool)
tl_update_gen.go#L8031: func (u *UpdateBotInlineSend) SetGeo(value GeoPointClass) {
tl_update_gen.go#L8038: func (u *UpdateBotInlineSend) GetGeo() (value GeoPointClass, 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. |