Layer 220
Type

Gogram Example

// UrlAuthResult is an interface type
// You can use any of the following constructors:
var _ tg.UrlAuthResult = &tg.UrlAuthResultRequest{}
var _ tg.UrlAuthResult = &tg.UrlAuthResultAccepted{}
var _ tg.UrlAuthResult = &tg.UrlAuthResultDefault{}